Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ca-on-ps-profile-ratio",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-ratio",
"version" : "0.10.0",
"name" : "RatioPSON",
"title" : "Ratio (PS-ON)",
"status" : "active",
"date" : "2022-10-15T12:00:00+00:00",
"publisher" : "Ontario Health",
"description" : "This profile represents the constraint applied to the Ratio data type by the PS-ON project to use UCUM as the code system for units in a way that is informed by the constraints of the [Ratio-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Ratio-uv-ips.html).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "124"
}
]
}
],
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}
],
"kind" : "complex-type",
"abstract" : false,
"type" : "Ratio",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Ratio",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Ratio.numerator",
"path" : "Ratio.numerator",
"type" : [
{
"code" : "Quantity",
"profile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity"
]
}
],
"mustSupport" : true
},
{
"id" : "Ratio.denominator",
"path" : "Ratio.denominator",
"type" : [
{
"code" : "Quantity",
"profile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.